Boost
boost
arrow_drop_down
Boost.DynamicBitset
C++ 03 Added in Boost 1.29.0
Categories: Containers

The dynamic_bitset class represents a set of bits. It provides accesses to the value of individual bits via an operator[] and provides all of the bitwise operators that one can apply to builtin integers, such as operator& and operator<<. The number of bits in the set is specified at runtime via a parameter to the constructor of the dynamic_bitset.

This Release

Jeremy Siek
Jeremy Siek
Author
Chuck Allison
Author

All Time

Gennaro Prota
Contributor
Beman Dawes
Beman Dawes
Contributor
Ahmed Charles
Ahmed Charles
Contributor
nobody
Contributor
Marshall Clow
Marshall Clow
Contributor
Daniel James
Daniel James
Contributor
Steven Watanabe
Steven Watanabe
Contributor
Troy D. Straszheim
Troy D. Straszheim
Contributor
Douglas Gregor
Douglas Gregor
Contributor
Aleksey Gurtovoy
Contributor
Hartmut Kaiser
Hartmut Kaiser
Contributor
Michael A. Jackson
Michael A. Jackson
Contributor
Glen Fernandes
Glen Fernandes
Contributor
Rene Rivera
Rene Rivera
Contributor
Vladimir Prus
Vladimir Prus
Contributor
K. Noel Belcourt
K. Noel Belcourt
Contributor
Björn Karlsson
Contributor
Ahmed Charles
Ahmed Charles
Contributor
Boris Gubenko
Contributor
ricky65
ricky65
Contributor
Markus Schöpflin
Contributor
John Maddock
John Maddock
Contributor
Boleslaw Ciesielski
Boleslaw Ciesielski
Contributor
Thomas Klausner
Thomas Klausner
Contributor
Alexey Stukalov
Contributor
Frederick Akalin
Contributor
Marshall Clow
Marshall Clow
Contributor
Eric Niebler
Contributor
Jens Maurer
Jens Maurer
Contributor